html{
    width:100%;
    overflow-x:hidden;
}
body {
    position:inherit;
    margin:0;
    width:100vw;
    overflow-x:hidden;
    overflow-y:scroll;
}
.menu-logo{
    width:25px;
}
@keyframes logo {
    0% {
        width: 25px;
    }

    100% {
        width: 25px;
    }
}
.logo{
    width: 153px;
    height:25px;
    margin-top:8px;
}

#eng{
	left:80%;
}



.Content{ 
    
    top:0px;
    left:0px;
    width:100%;
    
    min-width:150px;
    margin:0;
    overflow-y:scroll;
    overflow-x:hidden;
    -webkit-text-size-adjust:none;
}

.links{
    width:.90%
}
.indicator{
    position:relative;
    display:block;

    opacity:1;
    left:auto;
    top:0px;
    margin-bottom:50px;
}

.text-box {
    position: relative;
    display: grid;
    align-content: space-between;
    top: 62px;
    left:;
    padding : 10vw;
    width: 80vw;
    max-width: 750px;
    min-width: 150px;
    /*    min-height:1400px;*/
    height: auto;
    background: none;
}
.text-box-2 {
    position: relative;
    display: grid;
    margin: 0;
    width: 100%;
    top:50px;
    height: auto;
}
.text-content{
    display:block;
    left:-10vw;
    top:0px;
    height:fit-content;
    width:100vw;
    max-width:100%;
    margin-bottom:50px;
    background:none;
    overflow:visible;
}
.kontakt-text-content{
    left:0;
}
.profil-content {
    left: 0%;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
}
.float-content{
    width:82%;
    height:60%;
    top:15%
}
.float-text {
    margin-bottom:15%;
    width: 100%;
}
@media (max-width: 760px) {
    .btn-box {
        display: block;
        justify-content: center;
    }
}
.btn-box {
    
    
    position: relative;
    left: auto;
    right: auto;
    width: 80vw;
    margin-top: 20px;
    padding:10vw
    padding-top: 0px;
    top: auto;
    bottom:24px;
}
.btn-icon{
    top:14px;
    left:0px;
}

.btn-1{
    width:100%;
    max-width:100%;
    margin-bottom:10px;
    display:flex;
    
}
@media (min-width: 760px) {
    .btn-1 {
        display: flex;
    }
}
.btn-2{
    width:100%;
}
.btn-2-1 {
    width: 48%;
}
@media (max-width: 600px;) {
    .btn-phone {
        display: flex;
        justify-content: space-between;
        width: 45%;
    }

}
.btn-phone-arrow {
    display: flex;
    justify-content: center;
    width: 100%;
}
.pfeil-1-alone {
    opacity: 1;
    position: relative;
    top: 18px;
    left: 8px;
    width: 35px;
    height: 15px;
    overflow: visible;
}

    .text-pic {
        display: grid;
        align-content: center;
        position: relative;
        top: 62px;
        left: 0px;
        min-height: 50px;
        height: 80vw;
        max-height: ;
        min-width: 100%;
        width: 100%;
        background-position-y:center;
    }
@media only screen and (min-width: 600px) {
    .text-pic{
        max-height:450px;
    }
}
.text-pic-2 {
    display: grid;
    align-content: center;
    position: relative;
    top: 62px;
    left: 0px;
    min-height: 200px;
    height: 35%;
    min-height: 200px;
    min-width: 100%;
    width: 100%;
}

.text-pic-content {
    width: 100vw;
    height: auto;
    position:relative;
    bottom:60px;
}
.text-pic-content-2 {
    position:relative;
    top:0px;
    width: 100vw;
    height: auto;
    min-height:200px;
    position: relative;
    bottom: 60px;
}

.menu-pic-content {
    height: 100%;
    width: auto;
}
.logo-name{
    height:20px;
}

.i1 {
  
    font-size: 14px;
    left:10vw;
}
.i1-kontakt{
    left:0vw;
}
.i1-2{
    font-size:14px;
}
a{
    font-size:14px;
    line-height: ;
}
.h1 {
    font-size: 30px;
    line-height: 40px;
    min-width:300px;
    margin-bottom:29px;
}
.h1-1{
    font-size:30px;
    line-height:40px;
}
@media (max-width: 440px) {
    #h1-leistungen-2 {
        display: grid;
        align-content: center;
        place-content: center;
        left: 0px;
        width: 100%;
    }
}

.h1{
    font-size:22px;
    line-height:28.6px;
}
.h2{
    font-size:14px;
    line-height:19px;
}
.h3{
    font-size:14px;
}
.h1-kontakt {
    margin-bottom: 29px;
}
.p1-kontakt {
    margin-bottom: 24px;
}
.kontakt-info-2 {
    position:relative;
    top: 0px;
    margin-top:24px;
}
.p1{
    font-size: 14px;
    line-height: 23.8px;
}
.p2 {
    font-size: 14px;
    line-height: 23.8px;
}
.text{
    height:fit-content ;
    max-height:fit-content;
    overflow-y:visible;
    overflow-x:hidden;
    padding-inline:10vw;
    width:80vw;
    margin:0;
}
.scroll-box{
    display:none;
}
.phone-links{
    font-size:14px;
}
.phone-kontakt-btn{
    top:-160px;
}
.profil-box {
    top: 0;
    width: 100vw;
    height: 90vh;
    min-height: 500px;
    max-height: 90vh;
    left: 0px;
    overflow: scroll;
    overflow-x: hidden;
    align-items: center;

    /*flex-direction: column;*/
}
.profil {
    width: fit-content;
    /*aspect-ratio: 355/500;*/
    /*min-height: 500px;*/
    /*min-width: ;*/
    /* max-width: 500px; */
    /* width: 90vw; */
    /*height: 60vh;*/
    margin-right: 0px;
    margin-bottom:-34px;
}
.profil-content{
    top:0px;
    overflow-x:hidden;
}
.profil-img{
    display:flex;
    justify-content:center;
    height:auto;
    width:calc(100vw - 40px);
}
.profil-text-box {
    position: relative;
    margin: 0px;
    bottom: 80px;
    left: 0px;
    width: calc(100vw - 40px);
    height: 80px;
    background-color: rgba(0, 0, 0, 0.6);
}
.profil-text{
    font-size:14px;
}
.indicator2{
    opacity:0;
}

.team-btn{
    display:block;
}

.btn-team-info{
    display:none;
    opacity:0;
    z-index:-10;
}
.team-kontakt-phone {
    position: absolute;
    top: 36px;
    left: 2.5%;
    display: flex;
    justify-content: left;
    align-content: space-between;
    width: 95%;
    height: 50px;
    opacity: 1;
    z-index: 10;
    display: none;
}
.btn-extra-phone {
    top:auto;
    height:fit-content;
    display:block;
    margin-top:0px;
    padding-bottom:0px;
}
    .btn-kontakt-phone {
    position: relative;
    width: 100%;
    height: 50px;
    margin: 0px;
    margin-right: 0px;
    display: flex;
    justify-content: space-between;
    background-color: rgba(255,255,255,0.2);
    color: white;
    letter-spacing: 0.32px;
    opacity: 1;
    line-height: 27px;
}
.team-pic {
    display: grid;
    align-content: center;
    position: relative;
    top: 62px;
    left: 0px;
    min-height: 200px;
    height:120vw;
    max-height:;
    min-width: 100%;
    width: 100%;
    background-position: top;
}